hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipFont.getKerning
hip
api
data
font
HipFont
Undocumented in source.
int
getKerning
(dchar current, dchar next)
int
getKerning
(const(HipFontChar)* current, const(HipFontChar)* next)
class
HipFont
abstract const
int
getKerning
(
const
(
HipFontChar
)*
current
,
const
(
HipFontChar
)*
next
)
Meta
Source
See Implementation
hip
api
data
font
HipFont
constructors
this
functions
calculateTextBounds
characters
getFontWithSize
getHeight
getKerning
isReady
lineBreakHeight
onDispose
onFinishLoading
spaceWidth
texture
wordWrapRange
variables
_characters
_lineBreakHeight
_spaceWidth
_texture